Skip to content

Conversation

st0012
Copy link
Member

@st0012 st0012 commented Dec 15, 2024

What was the end-user or developer problem that led to this PR?

Not really, just spotted a broken rdoc-ref through ruby/rdoc#1241

What is your fix for the problem, implemented in this PR?

  1. The rubydoc.info page doesn't exist anymore. And since ruby/ruby's documentation include rubygems's , I think we can link to its page on docs.ruby-lang.org instead.
  2. The link to LICENSE.txt is broken as the file isn't synced to ruby/ruby. Since rubygems doesn't have its own API documentation atm (at least I couldn't find one), I think we can link to the source file on GitHub instead.

Make sure the following tasks are checked

@welcome
Copy link

welcome bot commented Dec 15, 2024

Thanks for opening a pull request and helping make RubyGems and Bundler better! Someone from the RubyGems team will take a look at your pull request shortly and leave any feedback. Please make sure that your pull request has tests for any changes or added functionality.

We use GitHub Actions to test and make sure your change works functionally and uses acceptable conventions, you can review the current progress of GitHub Actions in the PR status window below.

If you have any questions or concerns that you wish to ask, feel free to leave a comment in this PR or join our #rubygems or #bundler channel on Slack.

For more information about contributing to the RubyGems project feel free to review our CONTRIBUTING guide

@martinemde martinemde merged commit 6c23dcb into ruby:master Dec 15, 2024
@deivid-rodriguez deivid-rodriguez changed the title [DOC] Fix broken links Fix broken links Dec 16, 2024
deivid-rodriguez pushed a commit that referenced this pull request Dec 16, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants